Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some changes #228

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Some changes #228

wants to merge 2 commits into from

Conversation

monokotech
Copy link

"Avoid updating event cache when redrawing the map"

- core().setCurrentMapEvents(mapEvents());

After deleting this line of code, there will only be a delay during the initial map load, rather than the previous behavior where it would freeze and wait every time the map was scrolled.


"Increase the width of the EventDialog"

This is a hard-coded value, which is inconvenient for browsing events as it cannot remember the window size.


"Update .gitignore (Add ./build)"

If compiled this way, a build folder will be created. Can the build folder be ignored?

make -B build -DEDITOR_BUILD_LIBLCF=on

- Update .gitignore (Add ./build)
- Avoid updating event cache when redrawing the map
- Increase the width of the EventDialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant